inherited OpMoveToDialog: TOpMoveToDialog HelpKeyword = 'Move_to_Folder' Caption = 'Move to Folder' ClientHeight = 468 PixelsPerInch = 96 TextHeight = 13 inherited SelectionGroupBox: TUiGroupBox inherited LeftImage: TUiImage ImageIndex = imgMoveTo end inherited RightImage: TUiImage ImageIndex = imgMoveTo end end inherited ActionGroupBox: TUiGroupBox inherited ActionLbl: TUiLabel Caption = 'Move selected files to this folder:' end end inherited FilteredWarningGroupBox: TUiGroupBox Height = 106 object WarningImage: TUiImage [3] Left = 16 Top = 64 Width = 32 Height = 32 Stretch = True Transparent = True end object WarningLbl: TUiLabel [4] Left = 56 Top = 72 Width = 313 Height = 30 AutoSize = False Caption = 'Folders with hidden items will not be moved.' WordWrap = True end end inherited BottomPanel: TUiPanel Top = 423 end end